home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
programming
/
source
/
gblanker36_src.lha
/
GSource.lha
/
GSource
/
protos
/
protos.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-12-31
|
195 b
|
12 lines
#ifndef PROTOS_PROTOS_H
#define PROTOS_PROTOS_H
#include "main.h"
#include "module.h"
#include "cxhand.h"
#include "prefs.h"
#include "handlers.h"
#include "var.h"
#endif /* PROTOS_PROTOS_H */